projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
68152e8
)
(HAVE_SELECT): Defined.
author
Richard M. Stallman
<rms@gnu.org>
Wed, 2 Aug 1995 18:37:33 +0000
(18:37 +0000)
committer
Richard M. Stallman
<rms@gnu.org>
Wed, 2 Aug 1995 18:37:33 +0000
(18:37 +0000)
src/s/isc3-0.h
patch
|
blob
|
history
diff --git
a/src/s/isc3-0.h
b/src/s/isc3-0.h
index 2bfe8229d268c510d7f8cad04d701c64da63e5b6..89bd85202c01bb8acbe3cba4627108b16ae6c1f4 100644
(file)
--- a/
src/s/isc3-0.h
+++ b/
src/s/isc3-0.h
@@
-31,6
+31,9
@@
#undef BROKEN_TIOCGWINSZ
#define NEED_SIOCTL
+/* Override the #undef in isc2-2.h. */
+#define HAVE_SELECT
+
/* select works okay on the X ptys, but not on the serial port. */
#define BROKEN_SELECT_NON_X